home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5969 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: pacbell.com!well!usenet
  2. From: Tim Arnold <yimmit@well.com>
  3. Newsgroups: comp.lang.basic.visual.misc,comp.lang.pascal.delphi.misc,comp.lang.c++
  4. Subject: Re: Java? Was: "SHOULD I DUMP VISUAL BASIC?"
  5. Date: Wed, 07 Feb 1996 13:11:56 -0800
  6. Organization: The WELL
  7. Message-ID: <3119159C.531D@well.com>
  8. References: <4e9g08$3dp@maureen.teleport.com> <Pine.SUN.3.90.960126125658.2477C-100000@menger.eecs.stevens-tech.edu> <sundial.2191.00464727@primenet.com> <DLvxyq.62w@news.hawaii.edu> <4et3p7$79o@cloud9.net> <823335327.28831@williaj.demon.co.uk> <mac.318.3115D621@zeus.hsrc.ac.za>
  9. NNTP-Posting-Host: cust47.max19.new-york.ny.ms.uu.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  14.  
  15. > - Java is a full compiler that produces .EXE files using a language that is
  16. > C++-like in syntax but with less indeterminacies and a single-inheritance
  17. > object hierarchy.
  18.  
  19. I wish. No .exe files, only .class files which the Java interperter understands. This the idea 
  20. behind portability.
  21.